home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1994 / MacHack 1994.toast / MacHack™94 / Talks & Papers / Timothy Knox / yerk 3.66 / System source / tool.load < prev    next >
Text File  |  1994-06-24  |  476b  |  33 lines

  1. 'c null -> nevent
  2. -echo
  3. // Ovl
  4. // Mod
  5. // Imports
  6. Module ::Module source:Tool
  7. errbeep
  8. true -> docs
  9. // QD
  10. // Event
  11. // Window
  12. // objInit
  13. // Proc
  14. // Struct1
  15. // Menu
  16. 0 value 'f>    \ used as stub for floating point 7.0.1 fix..
  17. // PathList
  18. // FrontEnd
  19.  
  20. \ $ c1ef (flush)        \ flush all events
  21. 0
  22. eventinit            \ initialize event things
  23.  
  24. 'c (nevent) -> nevent \ set up event processing during loads
  25.  
  26. $ c1ef (flush)        \ flush all events
  27.  
  28. save yerk.com
  29.  
  30. 1 beep 1 beep 1 beep 1 beep
  31. Become yerk
  32.  
  33.